@media screen and (max-width: 767px) {
  .product-page_top,
  .product-page_description {
    background: none;
    border: none;
  }
  .product-page_top {
    margin-top: 0;
  }
  .product-page_container.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
  }
  /*Command BAR*/
  .commandBar {
    background: #e85711;
    list-style-type: none;
    margin: 15px -0.75rem 12px;
    padding: 0 0 3px;
  }
  .commandBar.sticky {
    position: fixed;
    width: 100%;
    z-index: 99;
  }
  .commandBar-link {
    color: #444;
    background: #fff;
    font-size: 14px;
    text-align: center;
    height: 20px;
    padding: 8px 1%;
    width: 31.33%;
    display: inline-block;
    cursor: pointer;
  }
  .commandBar-link.halfCommandLink {
    width: 48%;
  }
  .commandBar-link.active {
    color: #fff;
    background: #e85711;
    font-weight: 700;
  }
  .hiddenTarget{
    position: fixed !important;
    top: -9999px !important;
    left: -9999px !important;
  }

  /*Carousel*/
  .warrantyPicture {
    display: none;
  }
  .carouselZone {
    margin: 0;
  }
  .carouselThumbnail {
    margin: auto 0;
  }
  .carouselThumbnail .carousel {
    margin-top: -50px;
    margin: -50px auto 0;
  }
  .carouselThumbnail .carousel .carousel__container.carousel__thumbnails{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
  .carouselThumbnail .carousel.carousel-centered {
    width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin: -50px auto 0;
    overflow-x: hidden;
    overflow-y: visible;
    height: auto;
  }
  .carouselThumbnail .carousel.carousel-centered .carousel__container.carousel__thumbnails{
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
  }
  .carousel__main_thumbnail,
  .carouselZone {
    max-height: none;
    margin: 0 -0.38rem;
  }
  .carousel__thumbnails {
    margin: 0;
  }
  .carousel__thumbnails .carousel__item .item {
    box-sizing: border-box;
    box-sizing: border-box;
  }
  .item.measurement-item,
  .item.notice-item {
    border: none;
  }
  .reader-info .measurement-item a i,
  .reader-info .notice-item a i {
    font-size: 20px;
  }
  .carousel__next:after,
  .carousel__prev:after {
    font-size: 25px;
    color: #222;
  }
  .carousel__next,
  .carousel__prev {
    background: none;
    height: 75px;
    top: 83.5%;
  }
  .carousel__next {
    right: 0;
  }
  .carousel__prev {
    left: -2px;
  }
  .reader-info .measurement-item a h6,
  .reader-info .notice-item a h6 {
    font-size: 14px;
  }
  .product-page_container-bottom-left.out{
    position: fixed;
    left: -9999px;
    top: -9999px;
  }
  /*Description and configurator*/
  .info-promo {
    display: none !important;
  }
  .tx-ctx-promo {
    height: auto;
    width: auto;
    background: #e85711;
    padding: 0.5rem 0.75rem;
    font-size: 25px;
    font-weight: normal;
  }

    /* [BW] */
  .tx-ctx-promo {
    background: #000;
  }
  .tx-ctx-promo.is-visible-mobile {
    display: block;
  }

  .buyer-info .buyer-info_container {
    margin-left: 0;
    padding-left: 0;
  }
  .buyer-info h2.buyer-info_product-title,
  .buyer-info_product-miniDescription {
    display: none;
  }
  .buyer-info_product__configurator-command {
    margin-top: 0px;
    text-align: center;
  }
  .buyer-info_product-minimum-price {
    font-size: 16px;
    color: #e85711;
  }
  .cart-holder.columns {
    margin-right: -0.75rem;
  }
  .buyer-info_container-bottom.cart-holder {
    text-align: center;
  }
  button.buyer-info_product-show-configurator,
  button.backToConfigurator {
    display: block;
    clear: both;
    color: #fff;
    background: #e85711;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
    width: 250px;
    height: 20px;
    padding: 8px 12px;
    margin: 10px auto;
    cursor: pointer;
  }
  p.buyer-info_product-displayed-configurator{
    color: #e85711;
    font-size: 17px;
    font-weight: bold;
    padding: 0;
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }
  button.backToConfigurator {
    margin-top: 60px;
    margin-top: 60px;
    width: 100%;
    max-width: 320px;
  }
  button.backToConfigurator.fixedElement {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
  }
  .big-description {
    margin-bottom: 20px;
    position: relative;
  }
  .big-description span {
    display: inline;
    text-decoration: underline;
  }
  .cart-right-content .promo{
    text-align: center;
  }

  .buyer-info_container-middle,
   .buyer-info_container-bottom {
    display: none;
  }
  .product-page_notice-pose h3,.product-page_notice-pose p{
    display: none;
  }
  .product-page_container-bottom-right {
    padding: 0.75rem 0;
    margin: auto -.75rem;
  }
  .deliveryPictos {
    width: auto;
  }
  .product-page_container-bottom-right img {
    width: 25%;
    height: 100px;
  }
  .picto-livraison,
  .picto-expedition {
    float: left;
    width: 25%;
    height: 100px;
    box-sizing: border-box;
  }

  .reader-info.column {
    padding-top: 0;
  }
  /*description*/
  .product-page_description {
    width: 100%;
    padding: 0;
  }
  .product-page_description .block-2-cols div,
  .block-2-cols ul.block-list li,
  .product-page_description table,
  .product-page_description div {
    max-width: 100%;
    width:100%;
    margin-left: 0;
  }
  .product-page_description .block-2-cols > div{
    margin-bottom: 10px;
  }
  .product-page_description table {
    table-layout: fixed;
    border-spacing: 0;
    margin-bottom: 1.5rem;
    font-size: 12px !important;
    margin-top: 0.75em;
    line-height: 1.5;
    padding: 0;
  }
  .product-page_description div{
    max-width: 100% !important;
    margin-left: 0 !important;
  }
  .product-page_description h2,
  .product-page_description h3,
  .product-page_description h4 {
    font-size: 18px !important;
    font-weight: 700;
  }
  .product-page_description h4 {
    font-size: 16px !important;
    display: block;
    margin: 20px 0 10px;
    color: #ff8400;
  }
  .product-page_description,
  .product-page_description p,
  .product-page_description ul {
    font-size: 12px !important;
  }
  .product-page_description, .product-page_description p,.fiche-descriptive {
    padding: 0 !important;
    font-size: 12px;
  }
  .product-page_description h2,.product-page_description h3, .product-page_notice-pose h3{
    color: #444;
  }
  .product-page_description .block-decay {
    margin: 0;
    padding: 10px 0;
  }
  .product-page_description table.noWidth{
    width: 100% !important;
  }
  .product-page_description table.table2 td img {
    max-width: 80% !important;
  }
  .product-page_description table ul {
    margin-top: 0.75em;
    margin-bottom: 0;
    line-height: 1.5;
    padding-left: 2em;
  }
  .product-page_description table p,
  .product-page_description table ul li {
    font-size: 12px !important;
    margin-top: 0.75em;
    margin-bottom: 0;
    line-height: 1.5;
    padding: 0;
  }
  .product-page_description table tr th {
    vertical-align: top;
    min-width: 2.5rem;
    text-align: left;
    padding: 0 3px;
    vertical-align: middle;
  }
  .product-page_description table tr td,
  .product-page_description table tr th {
    padding: .3em .8em;
    text-align: center;
  }
  .product-page_description table tr td.hidden-br-mobile br,
  .product-page_description table tr th.hidden-br-mobile br {
    display: none;
  }
  .product-page_description table tr td.width-adjust-md,
  .product-page_description table tr th.width-adjust-md {
    width: 90px;
  }
  .product-page_description ul.noHeightPadding{
    padding-top: 0;
    padding-bottom: 0;
  }
  .product-page_description .block-img-describer ul {
    padding: 0px 0 25px 15px;
  }
  .product-page_description .block-2-cols {
    margin-left: 0;
  }
  .product-page_description .vertivcal-table tr {
    width: 100%;
  }
  .product-page_description .vertical-table tr td,
  .product-page_description .vertical-table tr th{
    display: block;
    clear: both;
    width: 100%;
    box-sizing: border-box;
  }
  .product-page_description table.noTreatment tr td,
  .product-page_description table.noTreatment tr th
  .product-page_description .vertical-table table.noTreatment tr td,
  .product-page_description .vertical-table table.noTreatment tr th{
    display: table-cell;
    clear: none;
    width: auto;
  }
  .product-page_description .vertical-table tr th {
    text-align: center;
    padding: 10px 0;
  }
  .product-page_description .vertical-table tr td img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .product-page_description table tr th.hidden-cell,
  .product-page_description table tr td.hidden-cell {
    display: none;
  }
  .shaveTrigger{
    margin-top: 10px;
  }

  .shippingLabel, .deliveryLabel {
    margin-top: 65px;
    font-size: 16px;
  }
  .picto-livraison.less {
    padding: 0 2px;
  }
  .shippingLabel.less {
    margin-top: 60px;
    font-size: 15px;
  }
  .sub-shippingLabel {
    margin-top: 8px;
    font-size: 16px;
  }
  .sub-shippingLabel.less {
    margin-top: 4px;
  }
  .cart-right-content,
  .price-line-container {
    text-align: center;
  }
  .qte-field label {
    width: auto;
    margin-right: 15px;
  }

  /*add to cart popin*/
  .dialogBox {
    margin-left: -12px !important;
  }
  .contenerAddProduct {
    background: #fff;
    max-width: 100%;
  }
  .contenerAddProduct .contenerInfo {
    padding: 0 0.75rem;
  }
  .buttonManageProduct img {
    width: 50%;
    float: left;
  }
  .olst-virtualform.olst-mobile-device .olst-base-field{
    overflow: visible !important;
  }
  .buyer-info .olst-virtualform.olst-mobile-device .olst-field-checkbox-big .olst-checkbox {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .buyer-info .olst-virtualform.olst-mobile-device .olst-field-checkbox .olst-checkbox label{
    position: relative;
    line-height: 15px;
  }
  .buyer-info .olst-virtualform.olst-mobile-device .olst-field-checkbox .olst-checkbox input {
    margin: 1px 4px;
  }

}

@media screen and (min-width: 768px) {
  .fiche-descriptive {
    width: 100%;
  }
  .reader-info {
    position: relative;
  }
  .reader-info .left-bottom {
    position: absolute;
    bottom: 0;
  }
  .reader-info .video {
    height: 146px;
    float: left;
    margin-right: 5px;
  }
  .reader-info .video img {
    height: 100%;
  }
  .reader-info.sticky {
    position: fixed;
    z-index: 2;
    height: auto;
  }
  .reader-info.sticky-absolute {
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    top: auto !important;
    z-index: 2;
    height: auto;
  }
  .reader-info.sticky-absolute .video a {
    bottom: 0;
    margin-bottom: -3px;
  }

  .buyer-info.stickyNeighbor {
    width: 58.33333%;
    margin-left: 41.66667%;
  }

  .buyer-info .buyer-info_container-white {
    margin-left: -.75rem;
    padding-left: .75rem;
  }
  .product-page_container-bottom-right{
    margin-left: -0.75rem;
  }
  .product-page_description table.table2 th {
    padding: 10px 0;
    width: auto;
    text-align: center;
  }
  .product-page_description{
    padding-bottom: 0;
  }
  .product-page_notice-pose{
    padding-top: 0;
  }
  .product-page_description h2,.product-page_description h3, .product-page_notice-pose h3,.product-page_description h4 {
    color: #ff8400;
  }
  #fiche-descriptive .block-borders {
    border: 2px solid #ff8400;
  }
  .product-page_container-bottom-right.column,
  .product-page_container-bottom-left.column {
    padding-bottom: 0;
    position: relative;
  }
  .product-page_container-bottom-right.column{
    padding-left: 0;
  }
  .reader-info .product-page_container-bottom-left.column {
    margin-top: 0.5rem;
  }
  .reader-info.sticky .product-page_container-bottom-left.column {
    margin-top: 0;
  }
  .sub-shippingLabel.less {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .product-description,
  .product-description p,
  .buyer-info_product-miniDescription {
    font-size: 12px;
  }
  .product-page_container-bottom-right.absolutePosition{
    position: absolute;
    bottom: 0;
  }
  .product-page_description .block-img-describer>div:first-child {
    width: 46%;
    display: inline-block;
  }
  .product-page_description .block-img-describer>div:last-child {
    width: 53%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px){
  .picto-livraison, .picto-expedition {
    width: calc(100% / 4);
    font-size: 14px;
  }
  .product-page_container-bottom-right img, .picto-livraison, .picto-expedition{
    height: 125px;
  }
  .cart-resume.column{
    padding-left: 0;
  }
  .shippingLabel, .sub-shippingLabel, .deliveryLabel {
    font-size: 13px;
  }
  .shippingLabel.less, .sub-shippingLabel.less {
    font-size: 15px;
  }
  #prix_VATPrice {
    font-size: 33px;
  }
  .cart-right-content .promo span {
    font-size: 1.1em;
  }
  .cart-right-content .promo{
    font-size: 14px;
  }
  .financement-oney {
    font-size: 15px;
    padding: 6px 10px;
  }
  .carousel__next,
  .carousel__prev {
    top: 80.5%;
  }
  .legalMention {
    margin-top: 0px;
    font-size: 9px;
  }
}

@media screen and (min-width: 1088px){
  .reader-info {
    margin-left: 30px;
  }
  .reader-info.sticky {
    max-width: 544px!important;
  }
  .buyer-info {
    margin-right: 30px;
  }
  .buyer-info.stickyNeighbor {
    margin-left: 45.8%;
  }
  .carousel__main_thumbnail{
    display: block !important;
    position: relative;
    overflow: hidden;
    cursor: url(/images/icones/zoom-in.png?v=1), pointer;
  }
  .item.notice-item a, .item.measurement-item a{
    margin-top: 6px;
  }
  .product-page_description table.table2 th {
    width: 200px;
  }
}
@media screen and (min-width: 1005px) {
  .reader-info.sticky-absolute {
    position: absolute;
    bottom: 0;
  }
  .buyer-info.stickyNeighbor {
    width: 571.08px;
  }
}
@media screen and (min-width: 1485px){
  .carouselModalParent{
    width: 50%;
    height: 95%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1485px){
  .carouselModalParent{
    width: 60%;
    height: 95%;
  }
}
@media screen and (min-width: 1116px) and (max-width: 1280px){
  .carouselModalParent{
    width: 70%;
    height: 95%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1115px){
  .carouselModalParent{
    width: 80%;
    height: 95%;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .carouselZone {
    max-width: 375px;
    margin: 0 auto;
  }
  .product-page_container-bottom-right {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .product-page_container-bottom-right img,
  .picto-livraison,
  .picto-expedition {
    width: 141px;
    height: 146px;
  }
  .product-main-delivery-time {
    float: none;
    margin: 0px 0 20px;
  }
}
@media screen and (width: 768px){
  .reader-info.sticky {
    width: 309px;
  }
  .buyer-info.stickyNeighbor {
    width:433px;
  }
  .buyer-info_container-bottom.cart-holder img{
    max-width: 100%;
  }
}
@media screen and (max-width: 499px) {
  .picto-livraison, .picto-expedition {
    background-size: 90px 100px;
  }
  .shippingLabel.less, .deliveryLabel {
    margin-top: 42px;
    font-size: 12px;
  }
  .sub-shippingLabel.less {
    margin-top: 0;
    font-size: 13px;
  }
  .picto-livraison.less .calcul {
    font-size: 11px;
  }
  .deliveryLabel {
    letter-spacing: -0.7px;
    padding-left: 1px;
    padding-right: 1px;
  }
  .legalMention {
    font-size: 9px;
    line-height: 10px;
    margin-top: 5px;
  }
  .shippingLabel {
    margin-top: 45px;
    font-size: 16px;
  }
  .sub-shippingLabel {
    margin-top: 8px;
    font-size: 15px;
  }
  .product-main-delivery-time {
    float: none;
    margin: 0px 0 20px;
  }
}
@media screen and (min-width:400px) and (max-width:767px){
  .product-page_container-bottom-right {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .product-main-delivery-time {
    float: none;
    margin: 0px 0 20px;
  }
}
@media screen and (max-width: 320px) {
  button.backToConfigurator{
    width: calc(100% - 24px);
  }
  .product-main-delivery-time {
    float: none;
    margin: 0px 0 20px;
  }
}
@media screen and (min-width: 1088px) {
  #details .fp-instructions-wrapper {
    margin-left: -12px;
    margin-right: -12px;
  }
  #details #Faq {
    min-width: 1030px;
    margin-left: -12px;
  }
}
