.block-categories .sub-list li a{
	color: rgba(17, 17, 17, 0.6);
	font-size:13px;
}
.block-categories>.category-sub-menu>.cat-item>a{
	position:relative;
}
.block-categories .collapse-icons i{
    color: #333;
    font-family: "fontawesome";
    font-size: 14px;
    font-style: normal;
    position: absolute;
    right: 0;
    top: 8px;
}
.block-categories .collapse-icons[aria-expanded="true"] i:before {
	content: "\f107";
}
.block-categories .collapse-icons i:before {
	content: "\f105";
}
#product .products .preview img {
	width:100%;
	max-width:none;
}
#product .block-categories {
    margin-bottom: 40px;
    padding-bottom: 23px;
}
#views_block {
width: 90px;
margin-right: 40px;
float: left;
height: 586px;
overflow: hidden;
padding-top: 60px;
position: relative;
}
.product-images > li.thumb-container{
  float: left;
  height: 106px;
  margin-bottom: 34px;
  border: 1px solid #E9E9E9;
  background: #EFEDEE;
}
.product-images.js-qv-product-images {
    height: 100%;
}
#image-block {
  width: calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
  width: -o-calc(100% - 130px);
  float: left;
  border: 1px solid #E9E9E9; }
  #image-block img {
    width: 100%; }
  #image-block #view_full_size {
    position: relative;
    display: block; }

.primary_block.row {
  margin: 0 -20px 90px; }
  .primary_block.row .pb-left-column,
  .primary_block.row .pb-right-column {
    padding: 0 20px; }

.product_name {
  font-size: 23px;
font-weight: 700;
font-family: "Inconsolata", monospace;
text-transform: capitalize;
border-bottom: 1px solid #ececec;
padding-bottom: 16px;
margin-bottom: 20px;}
.other-info {
    margin-bottom: 8px;
}
#view_full_size .span_link.no-print {
  border: 1px solid #ebebeb;
  background: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 15px;
  right: 15px;
  padding: 8px 25px;
  -webkit-box-shadow: 0 0 5px #ebebeb;
  box-shadow: 0 0 5px #ebebeb;
  letter-spacing: 0.025em;
  cursor: pointer;
  opacity: 0; }
  #view_full_size .span_link.no-print:hover {
    background: #000;
    border-color: #000;
    color: #fff; }

.pb-left-column:hover #view_full_size .span_link.no-print {
  opacity: 1; }

.pb-right-column p.rating {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 25px;
  margin-bottom: 20px; }
  .pb-right-column p.rating .nbcomments {
    display: inline-block;
    margin-left: 35px; }
  .pb-right-column p.rating #new_comment_tab_btn {
    display: inline-block;
    color: #797979;
    margin-left: 35px; }
    .pb-right-column p.rating #new_comment_tab_btn:hover {
      color: #e2bdb3; }

.pb-right-column label {
  float: left;
  margin-bottom: 0;
  font-weight: 400;
  margin-right: 5px; }

.pb-right-column p {
  margin-bottom: 0; }

.pb-right-column #reduction_percent {
  position: absolute;
  right: -75%;
  top: 5px;
  background: #FF8386;
  color: #fff;
  padding: 2px 10px;
  line-height: normal; }

.pb-right-column .product_information {
  font-size: 13px;
  color: #757575;
  display: inline-block;
  width: 100%; }
  .pb-right-column .product_information label {
    font-weight: 400;
    margin-bottom: 0;
    float: left;
    margin-right: 5px; }
    .pb-right-column .product_information label::before {
      content: "\f111";
      font-family: Fontawesome;
      font-size: 5px;
      vertical-align: bottom;
      color: #e2bdb3;
      margin-right: 5px; }
  .pb-right-column .product_information a {
    color: #757575; }
    .pb-right-column .product_information a:hover {
      color: #e2bdb3; }

.pb-right-column .product_tags ul li {
  display: inline-block;
  float: left; }
  .pb-right-column .product_tags ul li::after {
    content: ",";
    margin-right: 5px; }
  .pb-right-column .product_tags ul li:last-child::after {
    display: none; }

.pb-right-column #short_description_block {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px; }

.pb-right-column #short_description_content {
  opacity: 0.8; }
.product-actions {
    display: inline-block;
    width: 100%;
}
.pb-right-column .content_prices {
  margin-bottom: 25px; }

.pb-right-column .our_price {
  display: inline-block;
  float: left;
  margin-right: 50px;
  position: relative; }
  .pb-right-column .our_price .price {
    font-size: 30px;
    font-weight: 700; }
  .pb-right-column .our_price #old_price_display .price {
    font-weight: 100;
    opacity: 0.3;
    text-decoration: line-through; }

.pb-right-column #availability_statut {
  display: inline-block;
  width: auto;
}
  .pb-right-column #availability_statut::before {
    content: "";
    width: 13px;
    height: 13px;
    background-image: url(../img/stock.png);
    display: inline-block;
    background-color: #00AD82;
    border-radius: 2px;
    vertical-align: middle; }
  .pb-right-column #availability_statut span {
    background: none;
    color: #5f5f5f;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    border-radius: 0; }

.pb-right-column #availability_statut.availability_statut-danger::before {
  background-color: #d9534f; }

.pb-right-column #last_quantities {
  padding: 0 15px;
  margin-bottom: 25px; }

.pb-right-column #attributes {
  margin-bottom: 40px;
  overflow: hidden; }
.product-variants {
    display: inline-block;
    width: 100%;
    float: left;
}
.pb-right-column .product-variants-item {
  margin: 0 40px 0 0;
  border: 0;
  padding: 0;
  display: inline-block;
  float: left;
  position: relative; }
.pb-right-column .product-variants-item.size::after {
  content: "\f107";
  font-family: "Fontawesome";
  width: 18px;
  height: 26px;
  display: inline-block;
  background: #fff;
  text-align: center;
  position: absolute;
  line-height: 26px;
  right: 10px;
  top: 1px;
  z-index: 0;
  }
  .pb-right-column .product-variants-item .attribute_list {
    display: inline-block;
    float: left; }
    .pb-right-column .product-variants-item .attribute_list div.selector {
      padding: 0 10px;
      border-bottom: 1px solid #ebebeb; }
      .pb-right-column .product-variants-item .attribute_list div.selector span {
        color: #4D4D4D; }
  .pb-right-column .product-variants-item:last-child {
    margin-right: 0; }

.product-variants-item ul {
  float: left;
  padding: 6px 0 5px; }
  .product-variants-item .control-label{
    float: left;
  }
  .product-variants-item ul .input-container {
    display: inline-block;
    float: left;
    margin: 0 3.5px; }
    .product-variants-item ul .input-container .input-color{
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 16px;
      width: 16px;
      margin-top: 0;
    }
    .product-variants-item ul .input-container span {
      width: 16px;
      height: 16px;
      display: block;
      border: 2px solid #d7d7d7;
      opacity: 1 !important; }
      .product-variants-item ul .input-container span.selected {
          width: 20px;
          height: 20px;
          border: 0;
          margin-top: -2px;
      }
  .pb-right-column .product-variants-item.size select {
      min-height: 28px;
border-color: transparent transparent #ebebeb transparent;
padding: 3px 10px;
margin-right: -18px;
position: relative;
z-index: 1;
background: none;
cursor: pointer;
  }
.product-add-to-cart {
    display: inline-block;
    float: left;
    width: 100%;
}
.pb-right-column .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after{
  content: "\f067";
  font-family: "Fontawesome";
  font-style: normal;
}
.pb-right-column .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after{
  content: "\f068";
  font-family: "Fontawesome";
  font-style: normal;
}

.input-group-btn-vertical {
    width: 25px;
    float: left;
    border-left: 1px solid #fff;
}
.btn.btn-touchspin.js-touchspin{
  background: #ebebeb;
  padding: 0;
  border-radius: 0;
  border: 0;
  width: 25px;
  height: 21px;
  color: #747474;
  line-height: 21px;
  font-size: 10px;
  float: left;
  min-width: auto;
}
.pb-right-column #quantity_wanted {
  -webkit-appearance: textfield;
  appearance: textfield;
  -moz-appearance: textfield;
  width: 45px;
  height: 42px;
  text-align: center;
  color: #747474;
  font-weight: 700;
  background: #ebebeb;
  border: 0;
  float: left;
  min-height: initial; }

.pb-right-column #quantity_wanted::-webkit-outer-spin-button,
.pb-right-column #quantity_wanted::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.pb-right-column #quantity_wanted_p {
  display: inline-block;
  float: left;
  padding: 6.5px 0;
  margin-right: 45px; }
  .pb-right-column #quantity_wanted_p label {
    padding: 7px 0; }
  .pb-right-column #quantity_wanted_p .btn {
    background: #ebebeb;
    padding: 0;
    border-radius: 0;
    border: 0;
    width: 25px;
    height: 21px;
    color: #747474;
    line-height: 21px;
    font-size: 10px;
    float: left; }

.pb-right-column #quantity_wanted_p .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    border-bottom: 1px solid #fff;
}
.pb-right-column .box-cart-bottom .product-btn {
  border: 1px solid #dadada;
  width: 55px;
  height: 55px;
  display: inline-block;
  float: left;
  font-size: 25px;
  text-align: center;
  line-height: 55px;
  color: #000;
  padding: 0;
  margin-right: 15px; }
  .pb-right-column .box-cart-bottom .product-btn .text-button {
    font-size: 18px;
    font-weight: 400;
    vertical-align: top;
    margin-left: 10px; }
  .pb-right-column .box-cart-bottom .product-btn:hover {
    background: #000;
    border-color: #000;
    color: #fff; }

.pb-right-column .box-cart-bottom > .product-btn:last-child {
  margin-right: 0; }

.pb-right-column .box-cart-bottom .add_to_compare .lnr-checkmark-circle {
  display: none; }

.pb-right-column .box-cart-bottom .add_to_compare.checked .lnr-layers {
  display: none; }

.pb-right-column .box-cart-bottom .add_to_compare.checked .lnr-checkmark-circle {
  display: inline-block; }

.pb-right-column .box-cart-bottom .exclusive.product-btn {
  min-width: initial;
  width: auto;
  letter-spacing: 0;
  padding: 0 25px; }

.pb-right-column .addthis_inline_share_toolbox {
  margin-top: 35px; }
.page-product-box .label {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
}
#accordion {
  margin-bottom: 62px; }
  #accordion .page-product-box {
    border-bottom: 1px solid #EBEBEB;
    padding: 8px 0; }
    #accordion .page-product-box .page-product-heading {
      font-size: 1.4em;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Inconsolata", monospace; }
      #accordion .page-product-box .page-product-heading a::after {
        content: "\f107";
        font-family: Fontawesome;
        font-size: 14px;
        color: #404040;
        vertical-align: 2px; }
      #accordion .page-product-box .page-product-heading a:hover::after {
        color: #e2bdb3; }
    #accordion .page-product-box:last-child {
      border-bottom: 0; }
    #accordion .page-product-box .card-body {
      padding-top: 8px;
      opacity: 0.8;
      padding-bottom: 22px; }
      #accordion .page-product-box .card-body p:last-child {
        margin-bottom: 0; }

#attachments_tab .attachment_title {
  font-size: 1em; }

#attachments_tab .lnr.lnr-cloud-download {
  font-size: 1.2em;
  vertical-align: sub; }

#customizedDatas {
  margin-top: 40px; }

.accessories-product-box {
  margin-bottom: 31px; }

.product-images > li.thumb-container {
    display: inline;
}#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
}
/*
#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 200px);
    margin: 0 auto;
}
*/
.product-features > dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.product-features > dl.data-sheet dt.name {
    text-transform: capitalize;
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    background: #f1f1f1;
    padding: .625rem;
    margin-right: .625rem;
    min-height: 2.5rem;
    word-break: normal;
}
.product-features > dl.data-sheet dd.value {
    margin-bottom: .5rem;
    margin-left: 0;
}
.product-manufacturer {
    margin-bottom: 20px;
}
.product-features {
    margin-top: 20px;
}
.product-features .h6{
  color: #000;
  font-weight: 400;
  font-size: 15px;
  padding: 0;
  border-radius: 0;
  margin-top: 0;
}
/**
 * QUICKVIEW
 */
.modal-open .modal {
    background: rgba(0,0,0,0.6);
}
.modal-content {
    border-radius: 0;
    border: 0;
}
.modal-header .close {
    width: 25px;
    height: 25px;
    margin: 0;
    background: #000;
    color: #fff;
    min-width: auto;
    border-radius: 50%;
    opacity: 1;
    box-shadow: none;
    font-size: 23px;
    text-align: center;
    line-height: 23px;
    position: absolute;
    top: 2px;
    right: 2px;
}
.modal-header{
  border-bottom: 0;
}