/* page 100% */
#bodyarea{
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.sccatalog.itemdetail .l-ox-page__inner {
  max-width: 1240px;
  margin:auto;
}
.c-ox-product-detail.c-ox-product-detail--template-studio-simple{
  padding:0px;
}
/* fil ariane */
.catalog .catbreadcrumb li:last-child a, .sccatalog .catbreadcrumb li:last-child a {
  color:#e68133;
}
/* img  */
.itemdetail .c-ox-product-detail__img-container .c-ox-imgdetail,
.itemdetail .c-ox-product-detail__infos-container{
  border: 0px !important;
}
.itemdetail .c-ox-product-detail__img-container .c-ox-imgdetail{
  max-width: 350px;
}
.itemdetail .c-ox-product-detail__img-container{
  padding-bottom: 10px !important;
}
/* Titre */
.itemdetail .c-ox-product-detail .PBItemTitle{
  font-size: 30px !important;
}
/* code */
.itemdetail .PBItemSku .PBShortTxt {
  font-size: 12px !important;
}
.itemdetail .c-ox-product-detail__stock{
  margin-top: 0 !important;
}
.itemdetail .c-ox-product-detail__stock .PBShortTxt.PBMsgInStock,
.PBShortTxt.PBMsgInStock::before {
  font-weight: 700 !important;
}

/* prix */
.itemdetail .c-ox-product-detail .PBItemPrice .PBCurrency .PBSalesPrice{
  font-weight: 700;
  line-height: 45px;
  font-size: 40px;
}
/* plusieurs fois sans frais */
.c-app-price-by-instalments__price .PBSalesPrice{
  font-size: 1rem !important;
}
/* bouton */
.itemdetail .c-ox-product-detail .c-ox-product-detail__buy-button #btnaddtocart.btnaddtocart span{
  font-size: 20px;
  min-height: 50px;
  line-height: 50px !important;
}

/* description */
.itemdetail .c-ox-product-detail .c-ox-product-detail__description {
  border-top: none;
  background-color: #f6f6f6;
  padding: 40px 20px;
  margin-bottom: 20px;
    margin-top: 0px !important;
}
.c-ox-product-detail--template-studio-simple .c-ox-product-detail__main-container{
  margin-bottom: 0 !important;
}
.itemdetail .c-ox-product-detail__infos-container{
  padding-bottom: 10px !important;
}
/* deplacement option */
.c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list {
  -webkit-box-ordinal-group: 41 !important;
  -webkit-order: 40 !important;
  -ms-flex-order: 40 !important;
  order: 40 !important;
}

/* taleau option */

.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .c-btn-add-to-cart {
  margin-bottom:20px
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .c-btn-add-to-cart:last-child {
  margin-bottom:0;
  margin-top:20px
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .c-btn-add-to-cart .c-cs-add-to-cart {
  min-width:240px;
  font-weight: 700;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBColHead {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
} 
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable {
  border-left:1px solid #ccc;
  border-right:1px solid #ccc
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-product-img {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-product-img .c-cs-product-img__image {
  width: 94px !important;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box {
  /* min-width:200px; */
  -webkit-transition:min-width .3s ease;
  transition:min-width .3s ease
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box span.c-cs-quantity-box__label{
  display:none;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box__quantity-box {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  border:1px solid rgba(84,15,16,.2)!important
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box .c-cs-quantity__input-value {
  -webkit-box-flex:1;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
  flex:1 0 auto;
  height:100%;
  border:none;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .PBOptLstTable .c-cs-quantity .lz-value {
  width: 60px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
  border: 0;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .PBOptLstTable .c-cs-quantity .lz-incr {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .PBOptLstTable .c-cs-quantity .lz-decr {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box .c-cs-quantity__button {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  display:flex!important;
  width:50px!important;
  height:50px!important;
   background-color:#2d1c12!important;
   color: #fff !important;
   font-size: 22px !important;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box .c-cs-quantity__button:hover {
  background-color:#e68133!important
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box .c-cs-quantity__button:before {
  font-size:14px!important
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .PBShortTxt {
  font-size:13px;
  font-weight: 700;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr {
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr:first-child>td {
  text-align:center
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr:first-child b,
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr:first-child span {
  color:#000;
  font-weight:800;
  font-size:14px;
  text-transform:none
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td {
  border-right:1px solid #ccc;
  font-size: 13px;
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:first-child {
  text-align:center
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:last-child {
  border-right:none;
  /* font-size:0 */
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-last-child(2) {
  text-align:center
}
.sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-last-child(2) font {
  font-size:20px;
  font-weight:700;
  color:#e68133;
}
@media screen and (max-width:1330px) {
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .c-cs-product-stock__message-text,
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-child(4),
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-last-child(2) font.PBShortTxt {
    text-align:center
  }
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-child(4),
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-last-child(2) {
    width:15%
  }
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable tbody>tr>td:nth-last-child(2) font.PBShortTxt {
    text-align:center;
    font-size:20px!important
  }
  .sccatalog.itemdetail .c-ox-product-detail--template-studio-simple .c-ox-product-detail__options-list .PBOptLstTable .c-cs-quantity-box {
    min-width:160px!important
  }
}
@media (max-width: 1100px) {
  .sccatalog.itemdetail .l-ox-page__container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.c-ox-product-detail--template-studio-simple .c-ox-product-detail__infos-container .c-ox-product-detail__small-description{
  display:block !important;
  -webkit-box-ordinal-group: 27 !important;
  -webkit-order: 26 !important;
  -ms-flex-order: 26 !important;
  order: 26 !important;
}